Merge branch 'ebassi/run-dialog-run' into 'master'
authorMatthias Clasen <mclasen@redhat.com>
Tue, 12 May 2020 14:29:54 +0000 (14:29 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 12 May 2020 14:29:54 +0000 (14:29 +0000)
commitc6cdd365868e9fdfe579fcfe9b0f64f95fb13911
treedf1f965c21a8ef8ffe07a3ce7d073f3271cf952a
parent82823dac97d3d1f48074862a8d54fe4a278eba86
parent717d4abebb1ca3f56ddd81f1ef57eb5166006774
Merge branch 'ebassi/run-dialog-run' into 'master'

Remove gtk_dialog_run() and friends

Closes #371

See merge request GNOME/gtk!1801